Cosmetic
authorMatthias Clasen <mclasen@redhat.com>
Tue, 6 Oct 2020 01:53:05 +0000 (21:53 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 6 Oct 2020 01:53:05 +0000 (21:53 -0400)
commitac164d240b0dcd37b84207094f00606cb1c353ac
treee73af4dbeb0b04c79a9003ea24a520959a70689f
parent38547120b2ea2cb1c525a2d015051b09489ba099
Cosmetic

Don't call gtk_root_get_focus when we already have
the GtkWindowPrivate struct at hand. And use
gtk_window_set_focus to update the focus, like the
old code did.
gtk/gtkwindow.c